home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
BUS
/
N-Z
/
wordrefer.sea
/
Word Reference
/
WordRef Stack 1.2
/
background_18657.txt
< prev
next >
Wrap
Text File
|
1992-04-14
|
9KB
|
442 lines
-- background: 18657 from stack: in.2
-- bmap block id: 19434
-- flags: 4000
-- background id: 0
-- name: mastersthesis
----- HyperTalk script -----
on closeCard
hideComments
hideOtherFields
CheckRequired(5)
end closeCard
-- part 1 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=157 top=69 right=83 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: keyField
-- part 2 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=148 top=90 right=104 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: author
-- part 3 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=137 top=112 right=139 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: title
-- part 4 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=144 top=145 right=159 bottom=345
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: school
-- part 5 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=376 top=145 right=159 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: year
-- part 6 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=150 top=183 right=197 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: address
-- part 7 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=144 top=206 right=220 bottom=272
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: month
-- part 35 (button)
-- low flags: 80
-- high flags: 8002
-- rect: left=137 top=68 right=90 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Comments
-- part 36 (button)
-- low flags: 80
-- high flags: 2005
-- rect: left=141 top=70 right=88 bottom=159
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: commentsGoAway
----- HyperTalk script -----
on mouseUp
set the highlight of me to false
hideComments
end mouseUp
-- part 62 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=56 right=96 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 20098 / 20098
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual iris close
go home
end mouseUp
-- part 63 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=98 right=138 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 3430 / 3430
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Item
----- HyperTalk script -----
on mouseDown
get PopUpMenu(8, "Article,Book,Booklet,InBook,InCollection", "InProceedings,Manual,MastersThesis,Misc,PhDThesis", "Proceedings,TechReport,Unpublished")
if item 1 of it is empty then exit mouseDown
NewBackground (item 1 of it)
end mouseDown
-- part 64 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=140 right=180 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 20186 / 20186
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sort Items
----- HyperTalk script -----
on mouseUp
sort by fld "keyField"
end mouseUp
-- part 65 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=182 right=222 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 32670 / 32670
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Scan Items
----- HyperTalk script -----
on mouseUp
show all cds
end mouseUp
-- part 66 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=224 right=264 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 29019 / 29019
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: About…
----- HyperTalk script -----
on mouseUp
go card "Instruction"
end mouseUp
-- part 67 (button)
-- low flags: 00
-- high flags: 0004
-- rect: left=8 top=266 right=306 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 2478 / 2478
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Show Comments
----- HyperTalk script -----
on mouseUp
showComments
end mouseUp
-- part 68 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=8 top=22 right=49 bottom=39
-- title width / last selected line: 0
-- icon id / first selected line: 7417 / 7417
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Pop
----- HyperTalk script -----
on mouseUp
visual iris close
pop cd
end mouseUp
-- part 69 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=40 top=22 right=49 bottom=71
-- title width / last selected line: 0
-- icon id / first selected line: 17779 / 17779
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
go prev
end mouseUp
-- part 70 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=72 top=22 right=49 bottom=103
-- title width / last selected line: 0
-- icon id / first selected line: 8419 / 8419
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go next
end mouseUp
-- part 75 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=305 top=207 right=221 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: type
-- part 76 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=134 top=230 right=309 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: note
-- part 77 (field)
-- low flags: 80
-- high flags: 4007
-- rect: left=137 top=89 right=271 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: comments
-- part 78 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=348 top=27 right=46 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 16
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Status
-- part 80 (button)
-- low flags: 80
-- high flags: 8002
-- rect: left=137 top=270 right=288 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Other Fields
-- part 81 (button)
-- low flags: 80
-- high flags: 2005
-- rect: left=142 top=270 right=288 bottom=160
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: otherFieldsGoAway
----- HyperTalk script -----
on mouseUp
set the highlight of me to false
hideOtherFields
end mouseUp
-- part 85 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=218 top=318 right=334 bottom=319
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Other Fields…
----- HyperTalk script -----
on mouseUp
showOtherFields
end mouseUp
-- part 86 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=137 top=287 right=341 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: otherFields